[INFO] fetching crate veracode-platform 0.7.9...
[INFO] testing veracode-platform-0.7.9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate veracode-platform 0.7.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate veracode-platform 0.7.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate veracode-platform 0.7.9
[INFO] tweaked toml for crates.io crate veracode-platform 0.7.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veracode-platform 0.7.9 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veracode-platform 0.7.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a55ad1926b36962ef092aafe336967519f54cab930e7646c8139830ac1f84c8
[INFO] running `Command { std: "docker" "start" "-a" "2a55ad1926b36962ef092aafe336967519f54cab930e7646c8139830ac1f84c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a55ad1926b36962ef092aafe336967519f54cab930e7646c8139830ac1f84c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a55ad1926b36962ef092aafe336967519f54cab930e7646c8139830ac1f84c8", kill_on_drop: false }`
[INFO] [stdout] 2a55ad1926b36962ef092aafe336967519f54cab930e7646c8139830ac1f84c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce97bc35e623608676613435eff7c98a2a9c07902efd927d04552ce1fcef2a8
[INFO] running `Command { std: "docker" "start" "-a" "cce97bc35e623608676613435eff7c98a2a9c07902efd927d04552ce1fcef2a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling veracode-platform v0.7.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.55s
[INFO] running `Command { std: "docker" "inspect" "cce97bc35e623608676613435eff7c98a2a9c07902efd927d04552ce1fcef2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce97bc35e623608676613435eff7c98a2a9c07902efd927d04552ce1fcef2a8", kill_on_drop: false }`
[INFO] [stdout] cce97bc35e623608676613435eff7c98a2a9c07902efd927d04552ce1fcef2a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd556cb1efa0e4c9d2b63399541a8c6ce4583456a9460611239e42132790a5b
[INFO] running `Command { std: "docker" "start" "-a" "6cd556cb1efa0e4c9d2b63399541a8c6ce4583456a9460611239e42132790a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling veracode-platform v0.7.9 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `veracode-platform` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name veracode_platform --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::unwrap_used' --warn=unexpected_cfgs '--warn=clippy::string_slice' '--deny=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--deny=clippy::mem_forget' '--warn=clippy::manual_assert' '--deny=clippy::indexing_slicing' '--warn=clippy::fn_params_excessive_bools' '--deny=clippy::fallible_impl_from' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(kani)' --test --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=dc79f7d26c30a64f -C extra-filename=-60c3c8658d6eefd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b21e5e00e1fb77fc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5824c8a3a145dd2.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-720ea5a13b6693ef.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f259dabc08fc2ded.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-10a2cc315283e43a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a3ae42f8f4a8460.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c3b58b983f51675b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8c3fa5d3a846ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-90a7344595638d23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e62ed95494494b75.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f89a00ef05bafac9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `veracode-platform` (example "large_file_upload_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name large_file_upload_example --edition=2024 examples/large_file_upload_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::unwrap_used' --warn=unexpected_cfgs '--warn=clippy::string_slice' '--deny=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--deny=clippy::mem_forget' '--warn=clippy::manual_assert' '--deny=clippy::indexing_slicing' '--warn=clippy::fn_params_excessive_bools' '--deny=clippy::fallible_impl_from' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(kani)' --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=4641afae0943643c -C extra-filename=-dbdace304d9c2626 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b21e5e00e1fb77fc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5824c8a3a145dd2.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-720ea5a13b6693ef.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f259dabc08fc2ded.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-10a2cc315283e43a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a3ae42f8f4a8460.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c3b58b983f51675b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8c3fa5d3a846ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-90a7344595638d23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e62ed95494494b75.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f89a00ef05bafac9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-562f84cf43169d82.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `veracode-platform` (example "xml_api_workflow_validation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name xml_api_workflow_validation --edition=2024 examples/xml_api_workflow_validation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::unwrap_used' --warn=unexpected_cfgs '--warn=clippy::string_slice' '--deny=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--deny=clippy::mem_forget' '--warn=clippy::manual_assert' '--deny=clippy::indexing_slicing' '--warn=clippy::fn_params_excessive_bools' '--deny=clippy::fallible_impl_from' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(kani)' --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=c13d5f75e128d518 -C extra-filename=-ac795c72e5795556 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b21e5e00e1fb77fc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5824c8a3a145dd2.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-720ea5a13b6693ef.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f259dabc08fc2ded.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-10a2cc315283e43a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a3ae42f8f4a8460.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c3b58b983f51675b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8c3fa5d3a846ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-90a7344595638d23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e62ed95494494b75.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f89a00ef05bafac9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-562f84cf43169d82.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `veracode-platform` (example "build_lifecycle_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name build_lifecycle_example --edition=2024 examples/build_lifecycle_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::unwrap_used' --warn=unexpected_cfgs '--warn=clippy::string_slice' '--deny=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--deny=clippy::mem_forget' '--warn=clippy::manual_assert' '--deny=clippy::indexing_slicing' '--warn=clippy::fn_params_excessive_bools' '--deny=clippy::fallible_impl_from' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(kani)' --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=c5b80d7ed362c2ca -C extra-filename=-01a22f279e325244 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b21e5e00e1fb77fc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5824c8a3a145dd2.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-720ea5a13b6693ef.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f259dabc08fc2ded.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-10a2cc315283e43a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a3ae42f8f4a8460.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c3b58b983f51675b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8c3fa5d3a846ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-90a7344595638d23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e62ed95494494b75.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f89a00ef05bafac9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-562f84cf43169d82.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `veracode-platform` (example "simple_sandbox_policy_json")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name simple_sandbox_policy_json --edition=2024 examples/simple_sandbox_policy_json.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::unwrap_used' --warn=unexpected_cfgs '--warn=clippy::string_slice' '--deny=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--deny=clippy::mem_forget' '--warn=clippy::manual_assert' '--deny=clippy::indexing_slicing' '--warn=clippy::fn_params_excessive_bools' '--deny=clippy::fallible_impl_from' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(kani)' --cfg 'feature="applications"' --cfg 'feature="default"' --cfg 'feature="identity"' --cfg 'feature="pipeline"' --cfg 'feature="policy"' --cfg 'feature="sandbox"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("applications", "default", "identity", "pipeline", "policy", "sandbox"))' -C metadata=63048e9daa99d27f -C extra-filename=-7d07a8612ec2c5f3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b21e5e00e1fb77fc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5824c8a3a145dd2.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-720ea5a13b6693ef.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f0387e1e69ce8814.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f259dabc08fc2ded.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-10a2cc315283e43a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-582729969514b1bd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a3ae42f8f4a8460.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c3b58b983f51675b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8822da3fa048ff8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8c3fa5d3a846ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-90a7344595638d23.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e62ed95494494b75.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f89a00ef05bafac9.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern veracode_platform=/opt/rustwide/target/debug/deps/libveracode_platform-562f84cf43169d82.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcQwBqOj/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libveracode_platform-562f84cf43169d82,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libthiserror-66ec817f585f7beb,libxxhash_rust-a22d2a3ffbd6b157,liburlencoding-2e57689ab08a86e0,libchrono_tz-720ea5a13b6693ef,libphf-b844b6009273f4fa,libphf_shared-ab270b67a8c376ee,libsiphasher-9b5a30f57019f0cd,libasync_stream-b21e5e00e1fb77fc,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libsecrecy-c3b58b983f51675b,libreqwest-1a3ae42f8f4a8460,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,librustls_platform_verifier-45ec20e6e87dd05b,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-72f376dd819464e1,libtokio_rustls-b668f8221c52984d,librustls-27f6a7f4b4ed37ac,libwebpki-8dbfff02a58863cf,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-92210e1efc531ae5,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-d4aa599846c61c8a,libtower_layer-d70c7e404336389b,libhyper_util-4c7bf7ad25fed9e2,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libhyper-5f7e39cb25abaf7d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio_util-e62ed95494494b75,libfutures_sink-97e10fe82c3fc434,libtokio-5b8c3fa5d3a846ca,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,liblog-d269868761ac548a,libhmac-0f99754cec4189df,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhex-28742b4ca144387c,libbytes-ff5aca13e3e348ea,libquick_xml-10a2cc315283e43a,libmemchr-9b3f20cfb3ebd3b2,libchrono-e5824c8a3a145dd2,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcQwBqOj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sandbox_lifecycle-c8c26099ff3645ed" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veracode-platform` (example "sandbox_lifecycle") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc2e0iio/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libveracode_platform-562f84cf43169d82,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libthiserror-66ec817f585f7beb,libxxhash_rust-a22d2a3ffbd6b157,liburlencoding-2e57689ab08a86e0,libchrono_tz-720ea5a13b6693ef,libphf-b844b6009273f4fa,libphf_shared-ab270b67a8c376ee,libsiphasher-9b5a30f57019f0cd,libasync_stream-b21e5e00e1fb77fc,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libsecrecy-c3b58b983f51675b,libreqwest-1a3ae42f8f4a8460,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,librustls_platform_verifier-45ec20e6e87dd05b,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-72f376dd819464e1,libtokio_rustls-b668f8221c52984d,librustls-27f6a7f4b4ed37ac,libwebpki-8dbfff02a58863cf,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-92210e1efc531ae5,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-d4aa599846c61c8a,libtower_layer-d70c7e404336389b,libhyper_util-4c7bf7ad25fed9e2,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libhyper-5f7e39cb25abaf7d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio_util-e62ed95494494b75,libfutures_sink-97e10fe82c3fc434,libtokio-5b8c3fa5d3a846ca,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,liblog-d269868761ac548a,libhmac-0f99754cec4189df,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhex-28742b4ca144387c,libbytes-ff5aca13e3e348ea,libquick_xml-10a2cc315283e43a,libmemchr-9b3f20cfb3ebd3b2,libchrono-e5824c8a3a145dd2,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc2e0iio/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/policy_lifecycle-554034e9c598580f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veracode-platform` (example "policy_lifecycle") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcf9EieK/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libveracode_platform-562f84cf43169d82,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,librand-582729969514b1bd,libgetrandom-5ebbece1ffd2896e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libthiserror-66ec817f585f7beb,libxxhash_rust-a22d2a3ffbd6b157,liburlencoding-2e57689ab08a86e0,libchrono_tz-720ea5a13b6693ef,libphf-b844b6009273f4fa,libphf_shared-ab270b67a8c376ee,libsiphasher-9b5a30f57019f0cd,libasync_stream-b21e5e00e1fb77fc,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libsecrecy-c3b58b983f51675b,libreqwest-1a3ae42f8f4a8460,libserde_urlencoded-adfb46f6b3461269,libryu-ace37e26d8308611,librustls_platform_verifier-45ec20e6e87dd05b,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-72f376dd819464e1,libtokio_rustls-b668f8221c52984d,librustls-27f6a7f4b4ed37ac,libwebpki-8dbfff02a58863cf,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-92210e1efc531ae5,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-d4aa599846c61c8a,libtower_layer-d70c7e404336389b,libhyper_util-4c7bf7ad25fed9e2,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libhyper-5f7e39cb25abaf7d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-47a5010be4338bdf,libfutures_task-bb0a6aa9347b6cfa,libtokio_util-e62ed95494494b75,libfutures_sink-97e10fe82c3fc434,libtokio-5b8c3fa5d3a846ca,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,liblog-d269868761ac548a,libhmac-0f99754cec4189df,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhex-28742b4ca144387c,libbytes-ff5aca13e3e348ea,libquick_xml-10a2cc315283e43a,libmemchr-9b3f20cfb3ebd3b2,libchrono-e5824c8a3a145dd2,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-d8822da3fa048ff8,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcf9EieK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/application_lifecycle-9b026f5c2793479f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veracode-platform` (example "application_lifecycle") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6cd556cb1efa0e4c9d2b63399541a8c6ce4583456a9460611239e42132790a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd556cb1efa0e4c9d2b63399541a8c6ce4583456a9460611239e42132790a5b", kill_on_drop: false }`
[INFO] [stdout] 6cd556cb1efa0e4c9d2b63399541a8c6ce4583456a9460611239e42132790a5b
